max


Return argument with highest numeric value

Syntax

max num1 num2 [... numN]

Description

Returns the argument that has the highest numeric value. The arguments, numN may be any interger or floating point values.